home *** CD-ROM | disk | FTP | other *** search
/ Internet Pratique / Internet Pratique 01.iso / pc / Mac / LOGICIELS / DOSSIERS / MACAST10 / MACAST Documentation / BLR Briefing Papers next >
Text File  |  1999-09-16  |  1KB  |  34 lines

  1. B L R  P R O G R A M M I N G
  2.  
  3.                     Plugin making requires at least some programming knowledge. Source code for sample plugs has been included to help you in designing your own plugs. For more help, write devsupport@at-soft.net.
  4.  
  5. Requirements for BLR Plugins
  6.  
  7.                                         There are a few simple requirements required by @soft for BLRs to be posted on our Add-ons page listed below.
  8.  
  9. -Include all 3 Indicators: Sleep, Repeat One/All, and Random. 
  10.  
  11. -Include the timer.
  12.  
  13. -Suggested keyboard commands are as follows. 
  14.                     -Command Click should rotate through different settings.
  15.                     -Control Clicking is reserved for the BLR Pop-up Menu.
  16.  
  17. - Please note that in this release of BLR API Settings dialog is suggested to be moved into a separate Settings call. Option-clicking no longer works, as it is reserved for file position shortcut.
  18.  
  19. - If your BLR has more than one drawing mode, use new BLRGetModes calls (see SimpleBLR for example of usage).
  20.  
  21.  
  22. Submitting BLRs
  23.  
  24. All plugins that meet the above requirements and that the author wishes to be distributed to the public can be put on the MacAMP website by emailing <submit@at-soft.net> with the following information:
  25.  
  26. Plug-in Name:
  27. Plug-in Type:
  28. Author Name:
  29. E-mail:
  30.  
  31. Attachments:
  32. Preview: _____ .gif
  33. Plug-in Attachment: ______.sit (If possible, stuff with Stuffit 4.5) 
  34.